Ignore deprecated HarfBuzz API
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 12 Apr 2019 17:40:08 +0000 (18:40 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sat, 13 Apr 2019 13:30:09 +0000 (14:30 +0100)
commitdaea92ea0010232efc1d95f378e8afe9e87a041d
tree1a1b6f609d8a2474247a46c0c978c75fe7edaa26
parentb98c7214ef3dabf1751f0dda3113bbe8c9c2531f
Ignore deprecated HarfBuzz API

HarfBuzz 2.0 deprecated some API used by the GtkFontChooser, but since
we're still supporting older versions of HarfBuzz, we should disable the
deprecation warnings to avoid too much noise during builds.
gtk/gtkfontchooserwidget.c